Split FILE=FROM/A, TO/A, CHUNK/N/A, STEM This command is used to split one large file into several smaller files. CHUNK specifies the size in kilobytes of each part. STEM is the base name of the parts. .001, .002, etc. will be added to the stem to form the filenames of the parts.